home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 36 / Amiga Format CD36 (1999-01-22)(Future Publishing)(GB)[!][issue 1999-02].iso / -websites- / emc / files / saf_gold.lzx / wb_cg / quadrant / InstallFont < prev    next >
Encoding:
Text File  |  1997-05-13  |  306 b   |  18 lines

  1. echo ""
  2. echo ""
  3. echo "Installing Computer Safari Intellifont into your system..."
  4. echo ""
  5. wait 2
  6. copy #?.otag to sys:fonts
  7. copy #?.font to sys:fonts
  8. copy #?.type to sys:fonts/_Bullet_Outlines
  9. wait 2
  10. echo ""
  11. echo ""
  12. run sys:system/Fixfonts
  13. Wait 2
  14. echo ""
  15. echo "Installation complete..."
  16. wait 2
  17. endcli >NIL:
  18.